home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 001-025 / scopedisk21 / access14 / update.doc < prev    next >
Text File  |  1995-03-18  |  10KB  |  197 lines

  1. ------------------------------------------------------------------------------
  2. Update.doc         -- Access! (C) 1987/88 By Keith Young --
  3.  
  4. Other text files in this archive:
  5.     Access!me        The origional 'doc' file describing most of Access!'s
  6.                     features.
  7.  
  8.     Script.doc        Documentation describing Acc!'s new scripting language.
  9.  
  10.     Future.txt        This author's ramblings about what the future may hold
  11.                     for Access! (please read)
  12.  
  13. ------------------------------------------------------------------------------
  14.       Time:    -23:-
  15.       Date:    8/14/88
  16.    Subject:    Changes/Additions to Access! Ver 1.4 since 1.3a
  17.  
  18.  
  19. o        File Reader -- has been _much_ improved. It now reads the file into
  20.     memory so that the scrolling can be full-speed. It is also no longer 
  21.     part of the main program. It is a stand-alone program that is invoked
  22.     from Access! (it's called 'rd' and should be in your c: dir.)
  23.         'rd' may be used as a stand-alone text file-reader and should make
  24.     a handy addition to your c: directory (do _not_ 'run' it, it detaches
  25.     itself from the CLI for you. And it will _not_ work from WBench (sorry)).
  26.         Also, if Access! is up and running when you invoke it from a CLI, it
  27.     will pop up on Access!'s screen (in case you wonder where it went 8).
  28.  
  29.     USAGE:
  30.             1> rd drive:directory/filename
  31.  
  32. ( NOTE: there are several text files in this archive, you might want to go
  33.         ahead and finish reading them with 'rd' to get a feel for it ).
  34.  
  35. o        Xmodem Bug -- Fixed... there was a bug that caused an Xmodem dload
  36.     to not recover after getting a "Checksum error..." (provided you ever
  37.     got one). This should be fixed and working fine now.
  38.  
  39. o        Xmodem Send -- should be faster now... all 128 bytes are send at 
  40.     one time now instead of one at a time (more improvements to come).
  41.  
  42. o        File-requester -- (file) list is now sorted once the dir is read
  43.     in ( you had to click on the scroll bar to get it sorted before ). This 
  44.     appears    to still need a little work.
  45.  
  46. o        MoreRows support -- you might have to play with the sizes a bit...
  47.     I forget what mine are set to ( cols +40, rows +16 ?). It should now
  48.     also work correctly on PAL machines ( there was a problem in CHAT 
  49.     mode ) although I have no way of testing. If not, please let me know.
  50.  
  51. o        No hidden chars -- on a related 'display' type problem many users
  52.     have commented that many BBSs will "clear the screen" before printing
  53.     a menu or page of text. If they do this, then start printing on the top
  54.     line, and you have one of the gadget-bars at the top; then the top line
  55.     is hidden by the gadget-bar. Now, if one of the gadget-bars is at the 
  56.     top and a FF (clear screen) code is detected, I throw in a LF (line feed)
  57.     to get the cursor down one line so text is not hidden. Of course, if you
  58.     have you "page length" set incorectly, the text may (and exentually will)
  59.     still scroll up under the gadget-bar, but this extra step should help out
  60.     in most cases.
  61.  
  62. o        Screen Refresh -- Any time the screen clears because of a user-
  63.     invoked function ( going in/out of CHAT mode, interlace, etc.) if there
  64.     was text on the screen, it is now re-displayed for you.
  65.  
  66. o        Review Gadget -- The Review Buffer Window can now be opened by 
  67.     clicking on the REVIEW gadget. (there is also a menu item in the
  68.     (temporary) 'Misc.' menu).
  69.  
  70. o        Review More -- than 500 lines ( upper limit is now 800 lines of 
  71.     text in the Review Buffer at one time).
  72.  
  73. o        CD Support for .def file -- Access! will now (again) _first_ look
  74.     in the current directory and _then_ the S: directory for the Acc!.def
  75.     file ( please watch for future changes in format of the .def file to
  76.     avoid any problems ).
  77.  
  78. o        CIS-B parsing enabled -- by default now. (the '+' in phone number
  79.     is _not_ needed to enable B protocol) You may still toggle it on/off
  80.     by hitting <L-Amiga> <b>.
  81.  
  82. o        QB Block size changes -- 128 byte blocks at 300 baud, 512 byte
  83.     blocks for 1200 baud and 1024 byte blocks for anything greater than
  84.     1200 (this should speed error recovery at slower baud rates and add
  85.     only a slight bit of overhead).
  86.  
  87. o        Child support -- What I'm paying my ex now...(grin, not really)
  88.     Access!    will look to see if it's already 'online' when it boots and not
  89.     reset the baud rate if so, or send out the 'modem init string'.
  90.  
  91. o        'Better' 4-color mode support -- 'New Look' gadget-bars no longer
  92.     use    colors that would be rendered invisable in 4-color mode. Several
  93.     other text color-choices have been changed for this reason.
  94.  
  95. o        "NewCli" -- gadget now does wonderous things... first, it will look
  96.     to see if you have "ConMan" in your c: directory. If so, it assumes it's
  97.     a fairly recent version and that you are USING IT. 
  98.         It then looks to see if    you have "newwsh" (WShell, a commercial
  99.     Shell program also by Bill Hawes... I recommend it highly) in your c:
  100.     dir    (defaults to "newcli" if not, but will be user-definable in the next 
  101.     version).
  102.         Provided it finds "ConMan" it will attempt to open    the newwsh(cli)
  103.     on the Acc! screen(!). If it doesn't find "conman", it _assumes_ you 
  104.     don't have WShell and will try to open a plain 'ole NewCli for you on 
  105.     the WB screen.
  106.  
  107. o        Loadable Fonts -- You can now load in your favorite font. Actually,
  108.     you can have two seporate fonts, one for the (upper) 'Receive' window
  109.     and one for the (lower) 'Transmit' window in CHAT mode. When not in CHAT
  110.     mode, it will use the font you specify for the 'Receive' window.
  111.         A few things worth mentioning here... the 'console.device' does _not_
  112.     support 'proportional' fonts well. If the spacing (cursor position) gets
  113.     out of sync, you have probably loaded a proportional font.
  114.         Also, the System does _not_ unload fonts from memory just because I
  115.     tell it I am through using one (from within the program). They will,
  116.     however get 'flushed' if they are not being used and memory gets low. If
  117.     you have been loading several fonts trying to find one you like, you may
  118.     force this 'flush' at any time by selecting the 'Purge Memory' option (in
  119.     the    'Font' menu under 'Misc.' ).
  120.         Now that you can load in a new font, you might have an 'ibm.font'
  121.     lying around (I'll try to dig one up that I can distribute with the next
  122.     release ) that has the 'extended char set' for border graphics that many
  123.     of the IBM-run Amiga BBSs use.
  124.         To actually _see_ these graphics, you need to enable the upper half
  125.     of the char. set in the term. I'm writing this a little ahead of time and
  126.     am trying to get this version posted ASAP, so if you don't see a menu 
  127.     item or a gadget somewhere on the DEFINE window to enable the upper char.
  128.     set, you can toggle it on/off by hitting <L-Amiga> <h>.
  129.  
  130. o        IBM (yuk) Screen Clear -- on a related note to that mentioned above,
  131.     it seems that IBM (yuk) uses a "clear-screen" char. that the Amiga
  132.     console.device doesn't recognize. _If_ you have the extended char. set
  133.     enabled ( <L-Amiga> <h> ) there is code that will recognize this foreign
  134.     "clear screen" and it should work properly (if not, let me know).
  135.  
  136. o        Phone Book -- A couple of changes/new features here... First off,
  137.         "Multi-Dial" - You can now select several numbers to be dialed, if 
  138.     no connection is made the next selected number will be dialed and so on,
  139.     until you are finally connected. There is a new gadget on the Phone
  140.     Book window ( Multi-Dial ) that you select to enable this feature. 
  141.         Once it is selected, you then can select/un-select whichever numbers 
  142.     you'd like on the list (when it is _not_ selected, clicking on a number
  143.     the second time will dial that number as has been the case in version
  144.     1.3a; rather than un-select it).
  145.         Once you get connected (or you abort the process) and are logged off
  146.     one service, clicking on REDIAL (on one of the gadget-bars) will continue
  147.     the dialing process where it left off.
  148.         Note also, that when first building the list of numbers to dial, the
  149.     _last_ one you click on is where it will _start_ dialing in the list and
  150.     will continue sequentially from there ( 1,2,3,4...59,60,1,2...etc).
  151.  
  152.         "Do-Script" - The other new gadget on the Phone Book window will let
  153.     you activate a script file (see below) connected to an individual phone
  154.     number after a connection is made.
  155.         To attach a script to a particular phone number, you place a '$' char.
  156.     as the _first_ char. of the comment feild followed _immediately_ by the
  157.     filename of the script (as shown below)...
  158.  
  159.     Deep Thought  NC  1-(919)-471-6436  2400  F8N1 $logon.script (Tech Info)
  160.     |--System Name---|--Phone Number---|-Baud|-Set|-----Script/Comment------|
  161.  
  162.     ... two things to note here (well, maybe 3 or 4)... first, if only a 
  163.     filename is given (no drive or path) then the term will look for the
  164.     script in the current "System Dir:" you have specified in the DEFINE
  165.     window (the same place you have your .keys, .phone and .color files).
  166.         Second, notice that if you still want to have a comment (and still
  167.     have room for one 8) you _must_ seporate the script name and the comment
  168.     with at least one <space> as shown in the above example.
  169.         Third, enabling either the "Do-Script" or the "Multi-Dial" gadgets
  170.     will automagically enable the "Auto-Redial" gadget and thus use the 
  171.     auto-dialer to determine when you are actually connected. You should keep
  172.     this in mind when writing scripts, as you will already be connected when
  173.     the script starts so the first thing your script might want to do is
  174.     send a <return> (needed by many BBSs to get logged on) then wait for some
  175.     "Password:" prompt (or whatever is appropriate).
  176.         Finally, I'm using the Comment feild on somewhat of a trial basis...
  177.     my origional thought was to have it work like the Get Keys and Get Colors
  178.     as far as determining the script name. But for many BBSs one common logon
  179.     script could be used for all (many) of them (thus reducing the number of
  180.     scripts you need to write). What I may do in a future version is a 
  181.     combination of the two methods where if one was specified in the Comment
  182.     feild, over-ride the one built up from the BBS name.
  183.  
  184. o        Scripts -- I am in the process of adding 'real' scripts (as opposed
  185.     to the 'psuedo scripts' that _were_ available through the macro keys).
  186.     This release has a limited (first) verson of the new scripting language
  187.     and it will be expanded in future releases. Due to the length of text
  188.     descibing the various commands and thier usage I have moved that part
  189.     of this documentation to a seporate file "Script.doc" which you should
  190.     also find in the archive.
  191.  
  192.     That's it (all I can remember anyway 8).
  193.                 Enjoy,
  194.                     Keith
  195.  
  196. (please read "Future.txt" )
  197.